Package-level declarations

The SDK engine rendering classes

Types

Link copied to clipboard
class Animator(uiElement: UIElement)

The Animator class is responsible for a UIElement animations

Link copied to clipboard

This class acts as a virtual drawing canvas to be drawn and send to the glasses.

Link copied to clipboard
open class FullScreen : Screen

Full screen class

Link copied to clipboard

The Screen class represents a screen to be displayed on the glasses.

Properties

Link copied to clipboard
const val SDK_VER: String

Everysight SDK Version String

Link copied to clipboard
const val SDK_VER_BUILD: Int = 0

Everysight SDK Build Version Number

Link copied to clipboard
const val SDK_VER_MAJOR: Int = 2

Everysight SDK Major Version Number

Link copied to clipboard
const val SDK_VER_MINOR: Int = 5

Everysight SDK Minor Version Number